home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Xteq X-Setup / xqdcXSP-Setup-EN.exe / {app} / cfg / system.cfg < prev    next >
Text File  |  2004-05-25  |  5KB  |  166 lines

  1. ;Simply try to figure out why this file is called SYSTEM.CFG...
  2. ;Changes here might cause big problems to you if you don't be careful.
  3. ;Please be so kind and GO AWAY!
  4.  
  5.  
  6. [System]
  7. System_Version=6.6.300.Final1
  8.  
  9. ;be warned: Both names are also used for filename, so do NOT use any invalid chars!
  10. System_AppName1=Xteq-dotec X-Setup Pro
  11.                ;refers to $appname1 in apptitles.cfg and inside the forms
  12. System_AppName2=X-Setup Pro
  13.                ;refers to $appname2 in apptitles.cfg and inside the forms
  14.  
  15. System_Mutex_Name=XSP_RUNNING_MUTEX
  16. ;if MUTEX_NAME is empty, no mutex will be created (was: XQ_XSET_MUTEX)
  17. ;Note that this is used by InnoSetup to check if XSP is currently running
  18.  
  19. System_Copyright=Copyright ⌐ 1996-2004 XQDC Ltd. - All Rights Reserved
  20. System_Company=Xteq Systems-dotec
  21.  
  22. ;Colors - not readable via code
  23. Color_MidLight=$00E2EFF1
  24.   ;#F1EFE2 light cream 
  25. Color_MidDark=$00C6E0E3
  26.   ;#E3E0C6 dark cream 
  27. Color_Main1=$00993300
  28.   ;#003399 blue
  29. Color_Main2=   
  30.   ;#66CC00 green
  31.  
  32. Reg_Software_Company=Xteq Systems
  33. Reg_Software_Product=X-Setup Pro
  34. Reg_Software_Version=CurrentVersion
  35. Reg_Software_Check=Software\Xteq Systems\X-Setup Pro
  36. ;Value "_Check" MUST NOT start or end with "\" !
  37.  
  38. ;System Check File list. Used by CompReg.exe and Start.exe
  39. SysFile_BPL_VCL1=bin\vcl70.BPL
  40. SysFile_BPL_VCL2=bin\vclx70.BPL
  41. SysFile_BPL_VCL3=bin\rtl70.BPL
  42. SysFile_BPL_VCL4=bin\designide70.BPL
  43. SysFile_BPL_VCL5=bin\vclactnband70.bpl
  44. SysFile_BPL_XSP1=bin\dcXSPRuntime.BPL
  45.  
  46. SysFile_DLL_RichEdit=RichED20.dll
  47.  
  48. ;C.O.M. System Files. Used by CompReg.exe and SETUP.exe
  49. SysFile_COM_VCL=stdvcl32.dll
  50. SysFile_COM_MSScript=MSScript.ocx
  51. SysFile_COM_XSP1=dcXSPEngine.dll
  52. SysFile_COM_XSP2=dcXSPSettings.dll
  53.  
  54. ;System Files that can be executed
  55. EXEFile_Exec=bin\dcXSPExec.exe
  56. EXEFile_Start=bin\dcXSPStart.exe
  57. EXEFile_Wizard=bin\dcXSPWizards.exe
  58. EXEFile_UI=bin\dcXSPUI.exe
  59. EXEFile_Info=bin\dcXSPInfo.exe
  60. EXEFile_Config=bin\dcXSPConfig.exe
  61. EXEFile_Update=bin\dcXSPUpdate.exe
  62.  
  63. ;okay these are no exe files but they are executed anyway
  64. EXEFile_HelpMain=lang\xqdcXSPHelp-%s.chm
  65. EXEFile_ReadMe=lang\readme-%s.txt
  66. EXEFile_License=lang\license-%s.txt
  67. ;please note that CHKFAIL-%s.txt is hard coded into Start.exe so
  68. ;you won't find it here!
  69.  
  70. ;Weblinks - these should NOT use the redirector service!
  71. EXEFile_Web_Homepage=http://www.x-setup.net/
  72. EXEFile_Web_Support=http://www.x-setup.net/support/
  73. EXEFile_Web_Forum=http://www.x-setup.net/forum/
  74. ;this is only used by setup.exe
  75. EXEFile_Web_Download=http://www.x-setup.net/downloads/
  76.  
  77. ;for AutoUpd
  78. AutoUpdate_InstallCheck=http://www.x-setup.net/go?goID=1113&LANG=%s&VERSION=%s&
  79. ;is _only_ executed by setup.exe, never ever again after that
  80.  
  81. AutoUpdate_Site1=http://www.x-setup.net/aupdate/updateappver.asp
  82. AutoUpdate_Site2=http://www.x-setup.net/aupdate/updateplugins.asp
  83. ;AutoUpdate_Site2=http://localhost/test/huge.arg
  84.  
  85. BartPE_Exec=bin\dcXSPBPEEnabler.exe
  86. BartPE_URL=http://www.nu2.nu/pebuilder/
  87. BartPE_Check1=pebuilder.exe
  88. BartPE_Check2=plugin
  89. ;subfolder below BartPE\plug-ins\
  90. BartPE_PEPlugSubFolder=XSP
  91. ;first file has to be the html!
  92. BartPE_CopyFile1=cfg\bpe_xsp.html
  93. BartPE_CopyFile2=cfg\bpe_xsp.inf
  94. BartPE_CopyFile3=cfg\bpe_xsp_menu.xml
  95.  
  96. ;Cache Filenames
  97. CacheFile_Plugins=dcXSP_Cache_XPL
  98.  ;was XQ_XSET_Cache_XPL_1
  99. CacheFile_Wizards=dcXSP_Cache_XWZ
  100.  ;was XQ_XSET_Cache_XWZ_1
  101.  
  102. ;these are the link files directly in <BasePath>. In production, these links
  103. ;will be created by Setup.exe and XSP simply copies them to the desktop. The
  104. ;resulting name of the links will be retrieved from Localizer
  105. LinkFile_DefaultUI=link_xsp_DefaultUI
  106. LinkFile_Welcome=link_xsp_Welcome
  107. LinkFile_Wizards=link_xsp_Wizards
  108. LinkFile_AutoUpdate=link_xsp_AutoUpd
  109. LinkFile_Partnersite=link_xsp_Partnersite
  110. ;Extension ".lnk" will be added by exec.exe!
  111.  
  112. ;About.CFG 
  113. AboutCfg-File=cfg\about.cfg
  114.  
  115. ;Team.CFG file
  116. TeamCfg-File=cfg\team.cfg
  117.  
  118. ;Version History (*.vdb) file
  119. VersionHistoryCfg-File=cfg\vdb.cfg
  120. VersionHistoryCfg-PlugSection=Plug-ins
  121.  
  122. Tools-Section=Tools
  123. Tools-FileName=cfg\tools.cfg
  124. Tools-FileName-Single=tools.cfg
  125. Tools-Translation=lang\trans-tools.%s
  126.  
  127. Favorites-Section=Favorites
  128. Favorites-FileName=cfg\favorites.cfg
  129. Favorites-FileName-Single=favorites.cfg
  130.  
  131. ;see also DefaultFolder-LogfileDir
  132. LogFile_Current=XSP_Logfile.txt
  133. LogFile_Archive=XSP_Logfile_old.txt 
  134. LogFile_MAX_SIZE=1048576
  135.  ;Maximum size of logfile (bytes) ~ 1 MB. If bigger, file will be copied to OLD
  136.  
  137. ;xxx_Extension must be UPPERCASE !!! 
  138. Files-Plugins_FileSpec=*.xpl
  139. Files-Plugins_Extension=XPL
  140. Files-Wizards_FileSpec=*.xwz
  141. Files-Wizards_Extension=XWZ
  142.  
  143. ;Config Default Items when a new user starts XSP for the first time
  144. DefaultConfig-Font1=Verdana
  145. DefaultConfig-Font2=Tahoma
  146. DefaultConfig-Font3=MS Sans Serif
  147.  
  148. DefaultConfig-ExtEditor=notepad.exe
  149.  
  150. DefaultFolder-PluginDir=plugins\
  151. DefaultFolder-EzPluginDir=ezplugins\
  152. DefaultFolder-WizardDir=wizards\
  153. DefaultFolder-BackupDir=backup\
  154. DefaultFolder-LogfileDir=logs\
  155.  
  156. ;Lang Config. Note that the registry value is retrieved from the value
  157. ;below the Reg_Software_XXX path!
  158. Lang-LangDefault=NTV
  159. Lang-LangFolder=lang\
  160. Lang-RegValueName=Language
  161.  
  162. ;Never ever change - this values is HARD CODED into XSP! This is a check 
  163. ;value if this file (system.cfg) exists. If not, XSP will crash fatally. 
  164. Check={8353D757-BB73-4c27-8E3B-191AE7251E78}
  165.  
  166.